home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Topware / gozilla / gozilla.exe / {app} / big.skin / opt_launch.skn < prev    next >
Text File  |  2001-10-30  |  6KB  |  125 lines

  1. <form name="Launch Options" image="window\dk_blue.bmp" width=392 height=360
  2.     resize_image=stretch resize_window=false topmost=true>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=22 image="window\upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=22 resize=stretch image="window\top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=22 image="window\upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=22 width=6 height=-5 resize=stretch image="window\left_side.bmp">
  9.     <image name="5" x=-5 y=22 width=5 height=-9 resize=stretch image="window\right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
  14.     
  15.     <!-- All controls go after this -->
  16.     
  17.     <textwindow name="title" x=4 y=2 width=100 height=14 
  18.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Launch Options">
  19.  
  20.     <button name="skin_options" x=6 y=22
  21.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  22.         text="General"
  23.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  24.         fontstyle=bold>
  25.  
  26.     <button name="skin_opt_down" x=83 y=22
  27.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  28.         text="Download"
  29.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  30.         fontstyle=bold togglefontstyle=bold>
  31.  
  32.     <button name="lnch" x=159 y=22
  33.         image="window\button_d.bmp"
  34.         text="File Launch"
  35.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 
  36.         fontstyle=bold togglefontstyle=bold>
  37.  
  38.     <button name="skin_opt_dial" x=235 y=22
  39.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  40.         text="Proxy/Dial-Up" 
  41.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  42.         fontstyle=bold togglefontstyle=bold>
  43.  
  44.     <button name="skin_opt_security" x=311 y=22
  45.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  46.         text="Security" 
  47.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  48.         fontstyle=bold togglefontstyle=bold>
  49.  
  50.     <button name="ok" x=-110 y=-22
  51.         image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp"   
  52.         text="OK" toggletext="OK"
  53.         text_x=17 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  54.         fontstyle=bold togglefontstyle=bold>
  55.  
  56.     <button name="options_cancel" x=-68 y=-22
  57.         image="window\cancel_n.bmp" mouseover="window\cancel_o.bmp" mousedown="window\cancel_d.bmp"
  58.         text="Cancel" toggletext="Cancel"
  59.         text_x=14 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#BF1800 
  60.         fontstyle=bold togglefontstyle=bold>
  61.  
  62.  
  63.     <!-- options -->
  64.     <list name="launch_list" x=4 y=40 width=-4 height=-87 
  65.         font="Arial" 
  66.         fontsize=14 
  67.         fontcolor=#FFFFFF 
  68.         bgcolor=#0C1018
  69.         selectcolor=#3D3D9E 
  70.         selectedfontcolor=#FFFFFF
  71.         htfontcolor=#00D818 
  72.         htselectcolor=#FFFFFF 
  73.         buttoncolor=#C8CACD
  74.         scrollcolor=#808080 
  75.         windowbgcolor=#000000 
  76.         headerfontcolor=#000000 
  77.         scrollbuttoncolor=#C8CACD 
  78.         scrollarrowcolor=#000000
  79.         activescrollarrowcolor=#000000
  80.         hdredgeraisedcolor=#808080
  81.         scrolledgelightcolor=#FFFFFF
  82.         scrolledgedarkcolor=#808080
  83.         scroll_size=10
  84.         rowheight=14
  85.         columnsizes="90,200,45,45"
  86.        >
  87.  
  88.    <image name="linea" x=4 y=-86 width=-4 height=6 resize=stretch image="window\bottom.bmp">
  89.  
  90.    <textwindow name="launch_ext_tag" x=9 y=-77 width=52 height=14 
  91.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Extension:">
  92.    <textinput name="launch_ext_text" x=63 y=-77 width=60 height=14  
  93.         font=arial align=left fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  94.  
  95.    <combo name="option_launch_verb" x=129 y=-77 width=100 height=14  
  96.         font=Arial fontsize=14 fontcolor=#000000 listheight=50 bgcolor=#FFFFFF bordercolor=#000000
  97.         selectcolor=#3D3D9E selectedfontcolor=#FFFFFF buttoncolor=#C8CACD arrowcolor=#000000 edgelightcolor=#FFFFFF edgedarkcolor=#808080>
  98.  
  99.    <button name="option_active" x=235 y=-77
  100.         image="window\checkbox_off_n.bmp" mouseover="window\checkbox_off_o.bmp" mousedown="window\checkbox_on_o.bmp"
  101.         toggleimage="window\checkbox_on_n.bmp" togglemouseover="window\checkbox_on_o.bmp" togglemousedown="window\checkbox_off_o.bmp">
  102.    <textwindow name="launch_on_tag" x=253 y=-77 width=40 height=14 
  103.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Launch">
  104.  
  105.    <textwindow name="launch_description_text" x=9 y=-59 width=-9 height=14 
  106.         font=arial align=left fontsize=14 fontcolor=#FFFFFF>
  107.  
  108.    <button name="add_launch" x=9 y=-42
  109.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  110.         text="Save" 
  111.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  112.         fontstyle=bold>
  113.  
  114.    <button name="default_launch" x=87 y=-42
  115.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  116.         text="Use Defaults" 
  117.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  118.         fontstyle=bold togglefontstyle=bold>
  119.  
  120.    <button name="del_launch" x=165 y=-42
  121.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  122.         text="Delete" 
  123.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#B11900 
  124.         fontstyle=bold togglefontstyle=bold>
  125. </form>